Skip to content

Update/fix build.sh#262

Closed
moogman wants to merge 1 commit intoaltic-dev:mainfrom
moogman:main
Closed

Update/fix build.sh#262
moogman wants to merge 1 commit intoaltic-dev:mainfrom
moogman:main

Conversation

@moogman
Copy link
Copy Markdown
Contributor

@moogman moogman commented Apr 8, 2026

Description

I noticed a ./build.sh, but it was pointing at ./build_dev.sh (not checked in, but is in .gitignore).

Type of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update

Related Issues

  • N/A

Testing

  • Tested on Intel Mac
  • Tested on Apple Silicon Mac
  • Tested on macOS [version]
  • Ran linter locally: swiftlint --strict --config .swiftlint.yml Sources
  • Ran formatter locally: swiftformat --config .swiftformat Sources
  • [Script never worked, deleted in this change] Built locally: sh build_incremental.sh

Notes

  • This is just a throw-away PR, and was just as I was looking for build scripts. Sending out in case it's useful!

Screenshots / Video

Add screenshots or Video recording of the app after you have made your changes

@altic-dev
Copy link
Copy Markdown
Owner

altic-dev commented Apr 9, 2026

sorry, it was my dirty script and my workflow stuff. This isn't supposed to be in the main lmao. Will remove it and close this PR for now. Thanks man!

@altic-dev altic-dev closed this Apr 9, 2026
@moogman
Copy link
Copy Markdown
Contributor Author

moogman commented Apr 9, 2026

No worries. I'm finding this fixed one useful rather than having to run the full xbuild cmd, so thought I'd share the changes incase it would have been useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants